ColumnFormat
Defines the type for column formatting in the worksheet and related details. Based on the type of formatting, the pattern and currency formats are defined.
Index
Column | Column |
---|---|
ColumnFormat.currencyFormat | ColumnFormat.pattern |
ColumnFormat.type |
Properties
currencyFormat
currencyFormat: CurrencyFormat
Optional
Currency format details
pattern
pattern: string
Optional
Pattern to define the number formatting style
type
type: FormatType